home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Liberation Day
/
Liberation Day.bin
/
GLOBALS
/
GLOBAL.MDB
/
Color Player Lookup.json
< prev
next >
Wrap
JavaScript Object Notation
|
1998-02-28
|
340b
{
"schema": {
"Enum": "Long Integer NOT NULL",
"ColorPlayer": "Text (20) NOT NULL"
},
"data": [
{
"Enum": 0,
"ColorPlayer": "colorplayer_AI"
},
{
"Enum": 1,
"ColorPlayer": "colorplayer_1"
},
{
"Enum": 2,
"ColorPlayer": "colorplayer_2"
},
{
"Enum": 3,
"ColorPlayer": "colorplayer_3"
},
{
"Enum": 4,
"ColorPlayer": "colorplayer_4"
},
{
"Enum": 5,
"ColorPlayer": "colorplayer_neutral"
}
]
}